Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fixed neq_and_validity in the default case w/ nulls #1244

Merged

Conversation

ritchie46
Copy link
Collaborator

Fixed a bug introduced in #1243 and added a test for that case.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #1244 (2dcb35d) into main (6c102a0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1244   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files         359      359           
  Lines       37939    37941    +2     
=======================================
+ Hits        31613    31616    +3     
+ Misses       6326     6325    -1     
Impacted Files Coverage Δ
src/compute/comparison/mod.rs 65.59% <100.00%> (+0.37%) ⬆️
src/io/ipc/read/schema.rs 95.49% <0.00%> (-0.31%) ⬇️
src/io/ipc/read/file.rs 97.32% <0.00%> (+0.44%) ⬆️
src/bitmap/immutable.rs 86.41% <0.00%> (+0.61%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jorgecarleitao jorgecarleitao merged commit aa86aa9 into jorgecarleitao:main Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants